wayland: Set startup ID from GApplication platform data
authorFlorian Müllner <fmuellner@gnome.org>
Mon, 10 Oct 2016 10:33:54 +0000 (12:33 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 9 Nov 2016 19:18:14 +0000 (14:18 -0500)
commit38a8e4ee7c0fccff55c5fee156340ccd2c8d83bd
tree12c231ea3ed01e1c235d3a31c953009a9701f8ad
parentd163aba03051bbcd0cc76d63703c1a8d9d860e78
wayland: Set startup ID from GApplication platform data

The GApplication platform data may contain a startup ID that on X11
is used to set the startup notification ID when activated. Do the
same on the wayland backend to make startup notifications work for
DBus-activated applications where the DESKTOP_STARTUP_ID environment
variable is not set.

https://bugzilla.gnome.org/show_bug.cgi?id=768531
gtk/gtkapplication-wayland.c